-
-
Notifications
You must be signed in to change notification settings - Fork 597
docs: Update variable description #496
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bryantbiggs
approved these changes
Apr 14, 2025
ynary
added a commit
to miive-project/terraform-aws-rds-aurora
that referenced
this pull request
Apr 18, 2025
* feat: Cloudwatch log group `skip_destroy` and `log_group_class` (terraform-aws-modules#449) cloudwatch log group skip destroy and class * chore(release): version 9.4.0 [skip ci] ## [9.4.0](terraform-aws-modules/terraform-aws-rds-aurora@v9.3.1...v9.4.0) (2024-05-27) ### Features * Cloudwatch log group `skip_destroy` and `log_group_class` ([terraform-aws-modules#449](terraform-aws-modules#449)) ([683c069](terraform-aws-modules@683c069)) * docs: Specify type as egress for security group rules in example (terraform-aws-modules#455) fix: Specify type as egress for security group rules in postgresql egress example * feat: Multi-az rds cluster ca cert identifier (terraform-aws-modules#458) * multi-az rds cluster ca cert identifier * update variable description * remove param for testing * chore(release): version 9.5.0 [skip ci] ## [9.5.0](terraform-aws-modules/terraform-aws-rds-aurora@v9.4.0...v9.5.0) (2024-07-12) ### Features * Multi-az rds cluster ca cert identifier ([terraform-aws-modules#458](terraform-aws-modules#458)) ([d320348](terraform-aws-modules@d320348)) * feat: Support `engine_lifecycle_support` (terraform-aws-modules#459) engine lifecycle support * chore(release): version 9.6.0 [skip ci] ## [9.6.0](terraform-aws-modules/terraform-aws-rds-aurora@v9.5.0...v9.6.0) (2024-07-20) ### Features * Support `engine_lifecycle_support` ([terraform-aws-modules#459](terraform-aws-modules#459)) ([466f090](terraform-aws-modules@466f090)) * feat: Support for `scaling_configuration.seconds_before_timeout` in Serverless V1 (terraform-aws-modules#461) * chore(release): version 9.7.0 [skip ci] ## [9.7.0](terraform-aws-modules/terraform-aws-rds-aurora@v9.6.0...v9.7.0) (2024-07-27) ### Features * Support for `scaling_configuration.seconds_before_timeout` in Serverless V1 ([terraform-aws-modules#461](terraform-aws-modules#461)) ([d798147](terraform-aws-modules@d798147)) * feat: Multi-AZ Cluster performance insights (terraform-aws-modules#462) cluster performance insights * chore(release): version 9.8.0 [skip ci] ## [9.8.0](terraform-aws-modules/terraform-aws-rds-aurora@v9.7.0...v9.8.0) (2024-08-05) ### Features * Multi-AZ Cluster performance insights ([terraform-aws-modules#462](terraform-aws-modules#462)) ([546c74a](terraform-aws-modules@546c74a)) * feat: Add "self" attribute to the security group rule (terraform-aws-modules#463) * chore(release): version 9.9.0 [skip ci] ## [9.9.0](terraform-aws-modules/terraform-aws-rds-aurora@v9.8.0...v9.9.0) (2024-08-14) ### Features * Add "self" attribute to the security group rule ([terraform-aws-modules#463](terraform-aws-modules#463)) ([6e4b82c](terraform-aws-modules@6e4b82c)) * fix: AWS provider bump for bugfix on `enable_http_endpoint` (terraform-aws-modules#465) * chore(release): version 9.9.1 [skip ci] ## [9.9.1](terraform-aws-modules/terraform-aws-rds-aurora@v9.9.0...v9.9.1) (2024-08-24) ### Bug Fixes * AWS provider bump for bugfix on `enable_http_endpoint` ([terraform-aws-modules#465](terraform-aws-modules#465)) ([f64d755](terraform-aws-modules@f64d755)) * fix: Update CI workflow versions to latest (terraform-aws-modules#471) * feat: Add `cloudwatch_log_group_tags` parameter for log group tags (terraform-aws-modules#472) feat: Support `cloudwatch_log_group_tags` parameter Similar to `security_group_tags`, sometimes it is necessary to configure additional tags on CloudWatch log groups only. * chore(release): version 9.10.0 [skip ci] ## [9.10.0](terraform-aws-modules/terraform-aws-rds-aurora@v9.9.1...v9.10.0) (2024-10-15) ### Features * Add `cloudwatch_log_group_tags` parameter for log group tags ([terraform-aws-modules#472](terraform-aws-modules#472)) ([0962ab8](terraform-aws-modules@0962ab8)) ### Bug Fixes * Update CI workflow versions to latest ([terraform-aws-modules#471](terraform-aws-modules#471)) ([a11c970](terraform-aws-modules@a11c970)) * feat: Support `serverlessv2_scaling_configuration.seconds_until_auto_pause` (terraform-aws-modules#477) * seconds_until_auto_pause * revert * chore(release): version 9.11.0 [skip ci] ## [9.11.0](terraform-aws-modules/terraform-aws-rds-aurora@v9.10.0...v9.11.0) (2024-12-19) ### Features * Support `serverlessv2_scaling_configuration.seconds_until_auto_pause` ([terraform-aws-modules#477](terraform-aws-modules#477)) ([08dced9](terraform-aws-modules@08dced9)) * docs: Clarify the `manage_master_user_password_rotation` functionality (terraform-aws-modules#478) * feat: Support RDS Cluster monitoring interval and role arn (terraform-aws-modules#485) * support monitoring interval and role for cluster * updates to example and variables * revert * Update variables.tf Co-authored-by: Anton Babenko <[email protected]> * update README --------- Co-authored-by: Anton Babenko <[email protected]> * chore(release): version 9.12.0 [skip ci] ## [9.12.0](terraform-aws-modules/terraform-aws-rds-aurora@v9.11.0...v9.12.0) (2025-02-19) ### Features * Support RDS Cluster monitoring interval and role arn ([terraform-aws-modules#485](terraform-aws-modules#485)) ([b172e08](terraform-aws-modules@b172e08)) * feat: Support Aurora Limitless (terraform-aws-modules#488) * support aurora limitless * add doc ref comment * feedback changes * chore(release): version 9.13.0 [skip ci] ## [9.13.0](terraform-aws-modules/terraform-aws-rds-aurora@v9.12.0...v9.13.0) (2025-03-04) ### Features * Support Aurora Limitless ([terraform-aws-modules#488](terraform-aws-modules#488)) ([cf96537](terraform-aws-modules@cf96537)) * docs: Update variable description (terraform-aws-modules#496) * docs: Update variable description https://aws.amazon.com/about-aws/whats-new/2024/09/amazon-rds-performance-insights-supports-aurora-cluster-level-configuration/ * Update README.md --------- Co-authored-by: Melissa Greenbaum <[email protected]> Co-authored-by: semantic-release-bot <[email protected]> Co-authored-by: Fred Lai <[email protected]> Co-authored-by: Dmytro Melnychenko <[email protected]> Co-authored-by: Bryant Biggs <[email protected]> Co-authored-by: Alexey Mikhaylov <[email protected]> Co-authored-by: Anton Babenko <[email protected]> Co-authored-by: Borislav Velkov <[email protected]>
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further. |
This PR is included in version 9.14.0 🎉 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Update variable description as it may confuse people. Amazon RDS Performance Insights supports Aurora cluster-level configuration since Sept 2024
https://aws.amazon.com/about-aws/whats-new/2024/09/amazon-rds-performance-insights-supports-aurora-cluster-level-configuration/
Motivation and Context
Breaking Changes
How Has This Been Tested?
examples/*
to demonstrate and validate my change(s)examples/*
projectspre-commit run -a
on my pull request